OBJECT BLOCKING

This is a special GameFX command used for advanced techniques

  Syntax
Return Integer=OBJECT BLOCKING(Object, X1, Y1, Z1, X2, Y2, Z2)
  Parameters
Object
Integer
This value is an integer number such as 1.
X1
Float
Specify the first X position value.
Y1
Float
Specify the first Y position value.
Z1
Float
This value is a float number such as 2.5
X2
Float
Specify the second X position value.
Y2
Float
Specify the second Y position value.
Z2
Float
This value is a float number such as 2.5

  Returns

This value is an integer number such as 1.

  Example Code
No example code is provided for this command
  See also

GAMEFX Commands Menu
Index